Skip to content

Fix rename regressions: auto-update, version display, org after login#32

Merged
efenocchi merged 1 commit intomainfrom
fix/rename-regressions
Apr 10, 2026
Merged

Fix rename regressions: auto-update, version display, org after login#32
efenocchi merged 1 commit intomainfrom
fix/rename-regressions

Conversation

@kaghni
Copy link
Copy Markdown
Collaborator

@kaghni kaghni commented Apr 10, 2026

Fixes

  1. Auto-update brokenGITHUB_RAW_PKG still pointed to activeloopai/deeplake-claude-code-plugins, now activeloopai/hivemind
  2. Update command wrongdeeplake-hivemind@deeplake-claude-code-pluginshivemind@hivemind
  3. Old brandingDeeplake HivemindHivemind in all notices
  4. Old command refs/deeplake-hivemind:login/hivemind:login in context injection
  5. No version display when up to date — now shows ✅ Hivemind vX.Y.Z (up to date)
  6. Org not shown after login — login.md now tells agent to include org name from output

- GITHUB_RAW_PKG → activeloopai/hivemind
- Update command → hivemind@hivemind
- Branding → Hivemind (not Deeplake Hivemind)
- Commands → /hivemind:login, /hivemind:update
- Show 'Hivemind vX.Y.Z (up to date)' when current
- Login skill: include org name in welcome message
@claude
Copy link
Copy Markdown

claude bot commented Apr 10, 2026

Claude finished @kaghni's task in 2m 2s —— View job


No significant issues found. The rename/rebranding changes are applied consistently across both the source (src/hooks/session-start.ts) and the bundled output (claude-code/bundle/session-start.js).

One minor nit: package-lock.json still has "name": "deeplake-claude-code-plugins" (lines 2 and 8) while package.json now says "name": "hivemind". Running npm install would resync it, though this doesn't affect runtime behavior.

@efenocchi efenocchi merged commit c2d88fd into main Apr 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants